github.com/andybalholm/brotli.blockSplitCode.type_code_calculator (field)

3 uses

	github.com/andybalholm/brotli (current package)
		brotli_bit_stream.go#L150: 	type_code_calculator blockTypeCodeCalculator
		brotli_bit_stream.go#L908: 	var typecode uint = nextBlockTypeCode(&code.type_code_calculator, block_type)
		brotli_bit_stream.go#L1031: 	initBlockTypeCodeCalculator(&self.block_split_code_.type_code_calculator)